diff --git a/reform-happstack.cabal b/reform-happstack.cabal
--- a/reform-happstack.cabal
+++ b/reform-happstack.cabal
@@ -1,5 +1,5 @@
 Name:                reform-happstack
-Version:             0.2.1
+Version:             0.2.2
 Synopsis:            Happstack support for reform.
 Description:         Reform is a library for building and validating forms using applicative functors. This package add support for using reform with Happstack.
 Homepage:            http://www.happstack.com/
@@ -25,6 +25,6 @@
                        mtl              >= 2.0 && <2.2,
                        random           == 1.0.*,
                        reform           == 0.2.*,
-                       text             >= 0.11 && < 1.1,
+                       text             >= 0.11 && < 1.2,
                        utf8-string      == 0.3.*
 --  Build-tools:         trhsx
