diff --git a/parsec-extra.cabal b/parsec-extra.cabal
--- a/parsec-extra.cabal
+++ b/parsec-extra.cabal
@@ -1,5 +1,5 @@
 Name:            parsec-extra
-Version:         0.1.0.3
+Version:         0.1.0.4
 Cabal-Version:   >= 1.6
 License:         BSD3
 Author:          Arie Peterson
@@ -19,7 +19,7 @@
   Build-Depends:
     base == 4.*,
     parsec == 3.*,
-    transformers >= 0.2 && < 0.4,
+    transformers >= 0.2 && < 0.5,
     monads-tf == 0.1.*
   Exposed-Modules:
     Text.Parsec.Extra
