diff --git a/buildout/profiles/versions-common.cfg b/buildout/profiles/versions-common.cfg
index f976cc5159843b36e6a9752fd0962b86e6ac3852..6d258f21b49f705035ca77bd95440665787e5c00 100644
--- a/buildout/profiles/versions-common.cfg
+++ b/buildout/profiles/versions-common.cfg
@@ -8,9 +8,6 @@ numpy = 1.3.0
 plone.recipe.zope2instance = 3.6
 # modified version that works fine for buildout installation
 SOAPpy = 0.12.0nxd001
-# official pysvn egg does not work with zc.recipe.egg, so we use our
-# modified version
-pysvn = 1.7.2
 # we are still using this old stable version.
 rdiff-backup = 1.0.5
 
diff --git a/buildout/profiles/versions.cfg b/buildout/profiles/versions.cfg
index 3aea9da6ef602a94ad0518f12827feb023fe7fd1..0e96f66b4defe344bc3b29de6b40d5d578c135b5 100644
--- a/buildout/profiles/versions.cfg
+++ b/buildout/profiles/versions.cfg
@@ -8,6 +8,9 @@ itools = 0.20.8
 # we sometimes have troubles with downloading alpha/beta version of
 # lxml, and this is the lates stable version.
 lxml = 2.2.8
+# official pysvn egg does not work with zc.recipe.egg, so we use our
+# modified version
+pysvn = 1.7.4
 # Default ERP5 Appliance buildout is sticked to zc.buildout 1.4.4, as instance
 # generation is known not to work with zc.buildout >= 1.5
 # zc.recipe.egg is pinned as this is known compatible versions with