Check this. In short, from the link:
Log4j 2.0 introduces:
Support for many existing logging frameworks, including SLF4J, Commons Logging, Apache Flume and Log4j 1.x, and provides a new programmer’s API.
As you said it's also much faster.
Disadvantages are:
If you don't need any of the new features, you're probably fine with the older Log4j 1.x.