diff --git a/xml-catalog.cabal b/xml-catalog.cabal
--- a/xml-catalog.cabal
+++ b/xml-catalog.cabal
@@ -1,5 +1,5 @@
 Name:                xml-catalog
-Version:             1.1.0
+Version:             1.1.0.1
 Synopsis:            Parse XML catalog files
 Homepage:            http://github.com/snoyberg/xml
 License:             BSD3
@@ -14,7 +14,7 @@
 Library
   Exposed-modules:     Text.XML.Catalog
   Build-depends:       base                     >= 4          && < 5
-                     , text                     >= 0.11       && < 1.0
+                     , text                     >= 0.11
                      , containers               >= 0.2
                      , xml-conduit              >= 1.1        && < 1.2
                      , uri-conduit              >= 1.1        && < 1.2
