diff --git a/flock.cabal b/flock.cabal
--- a/flock.cabal
+++ b/flock.cabal
@@ -1,5 +1,5 @@
 Name:               flock
-Version:            0.3.1
+Version:            0.3.1.1
 License:            OtherLicense
 License-File:       COPYING
 Copyright:          Ian Lynagh, 2007
@@ -22,7 +22,7 @@
 
 Library
   Build-Depends:      base > 3 && < 5
-                    , transformers >= 0.2 && < 0.3
+                    , transformers >= 0.2 && < 0.4
                     , monad-control >= 0.3 && < 0.4
                     , lifted-base >= 0.1 && < 0.2
                     , unix >= 2.3 && < 2.6
