diff --git a/reform-hsp.cabal b/reform-hsp.cabal
--- a/reform-hsp.cabal
+++ b/reform-hsp.cabal
@@ -1,5 +1,5 @@
 Name:                reform-hsp
-Version:             0.2.7
+Version:             0.2.7.1
 Synopsis:            Add support for using HSP with Reform
 Description:         Reform is a library for building and validating forms using applicative functors. This package add support for using reform with HSP.
 Homepage:            http://www.happstack.com/
@@ -23,6 +23,6 @@
                        Text.Reform.HSP.Text
   Build-depends:       base   > 4      && <5,
                        hsp    >= 0.9   && < 0.11,
-                       hsx2hs >= 0.13  && < 0.14,
+                       hsx2hs >= 0.13  && < 0.15,
                        reform >= 0.2.1 && < 0.3,
                        text   >= 0.11  && < 1.3
