--- a/requirements-common.txt
+++ b/requirements-common.txt
@@ -43,7 +43,8 @@
 # dep of colander
 translationstring==0.4
 TimerMiddleware==0.4
-TurboGears2==2.1.3
+TurboGears2==2.1.4
+WebOb==1.0.8
 # part of the stdlib, but with a version number.  see http://guide.python-distribute.org/pip.html#listing-installed-packages
 wsgiref==0.1.2
 
@@ -59,7 +60,6 @@
 WebError==0.10.3
 WebFlash==0.1a9
 WebHelpers==1.3
-WebOb==1.1.1
 
 # git deps
 async==0.6.1