diff --git a/happstack-helpers.cabal b/happstack-helpers.cabal
--- a/happstack-helpers.cabal
+++ b/happstack-helpers.cabal
@@ -1,5 +1,5 @@
 Name: happstack-helpers
-Version: 0.53
+Version: 0.54
 License: BSD3
 License-file: bsd3.txt
 Description: Functions I found I was using repeatedly when programming Happstack based web-apps.
@@ -42,7 +42,7 @@
                , bytestring >= 0.9.0.0 && < 0.10.0.0
                , HStringTemplate >= 0.4.0 && < 0.7.0
                , HStringTemplateHelpers >= 0.0.14
-               , safe >= 0.2 && < 0.3
+               , safe >= 0.2
                , MissingH >= 1.0.3
                , containers >= 0.2.0.0 && < 0.4.0.0
                , parsec >= 2.1.0.0 && < 2.2.0.0
