diff --git a/shakespeare.cabal b/shakespeare.cabal
--- a/shakespeare.cabal
+++ b/shakespeare.cabal
@@ -1,5 +1,5 @@
 name:            shakespeare
-version:         1.0.3
+version:         1.0.3.1
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -26,8 +26,8 @@
     build-depends:   base             >= 4       && < 5
                    , template-haskell
                    , parsec           >= 2       && < 4
-                   , text             >= 0.7     && < 0.12
-                   , process          >= 1.0     && < 1.2
+                   , text             >= 0.7
+                   , process          >= 1.0
 
     exposed-modules: 
                      Text.Shakespeare
