diff --git a/path-pieces.cabal b/path-pieces.cabal
--- a/path-pieces.cabal
+++ b/path-pieces.cabal
@@ -1,5 +1,5 @@
 name:            path-pieces
-version:         0.1.3
+version:         0.1.3.1
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -14,7 +14,7 @@
 
 library
     build-depends:   base             >= 4       && < 5
-                   , text             >= 0.5     && < 0.12
+                   , text             >= 0.5
                    , time
     exposed-modules: Web.PathPieces
     ghc-options:     -Wall
