diff --git a/uri-conduit.cabal b/uri-conduit.cabal
--- a/uri-conduit.cabal
+++ b/uri-conduit.cabal
@@ -1,5 +1,5 @@
 Name:                uri-conduit
-Version:             0.5.0
+Version:             0.5.0.1
 Synopsis:            Read and write URIs
 Homepage:            http://github.com/snoyberg/xml
 License:             BSD3
@@ -18,7 +18,7 @@
                      , conduit                  >= 0.5        && < 0.6
                      , text                     >= 0.5        && < 1.0
                      , transformers             >= 0.2        && < 0.4
-                     , bytestring               >= 0.9        && < 0.10
+                     , bytestring               >= 0.9
                      , network                  >= 2.2        && < 2.4
                      , containers               >= 0.2
                      , failure                  >= 0.1        && < 0.3
