Lollipop AppCompat-v7 21 - Attribute "theme" has already been defined

I wanted to upgrade my project to support Android Lollipop and API 21, so I changed AppCompat version at the dependencies to 21.0.0, and my target SDK to 21. But now, When I'm trying to sync project