I started a new MVC project with EntityFramework -Version 6.1.2 using Visual Studio 2013 latest update. I made a couple of migrations and updated the database.
EntityFramework -Version 6.1.2
Update-Package EntityFramework ...should do the trick.