Visual Studio 2013 fails to create Windows Store project, (.vstemplate file needs to be update 12.0.0.0)

Using monogame (latest build) and installing on windows 8.1 with just VS 2013 causes error when creating Windows Store Project. Modifying the .vstemplate file in WindowsStore.zips & WindowsStoreXaml.zip by replacing Version=11.0.0.0 with Version=12.0.0.0 appears to fix problem