diff --git a/buildout/software-profiles/python-2.6.cfg b/buildout/software-profiles/python-2.6.cfg
index 488bc2ab30db6ea332a8826078da473ecd1843e3..c67281268f662f78192c47f782dc7e32e4cf8643 100644
--- a/buildout/software-profiles/python-2.6.cfg
+++ b/buildout/software-profiles/python-2.6.cfg
@@ -7,7 +7,7 @@ parts =
 [python2.6]
 <= python-common
 python_version_major = 2.6
-python_version_minor = 5
+python_version_minor = 6
 
 [bootstrap2.6]
 recipe = zc.recipe.egg