diff --git a/hedis-tags.cabal b/hedis-tags.cabal
--- a/hedis-tags.cabal
+++ b/hedis-tags.cabal
@@ -1,5 +1,5 @@
 name:           hedis-tags
-version:        0.2.2
+version:        0.2.3
 cabal-version:  >= 1.8
 build-type:     Simple
 stability:      Experimental
@@ -19,7 +19,7 @@
 library
   hs-source-dirs:  src
   build-depends:   base >= 4 && < 5,
-                   bytestring >= 0.9 && < 0.10,
+                   bytestring >= 0.9 && < 0.11,
                    hedis >= 0.6 && < 0.7
   ghc-options:     -Wall
   exposed-modules:   Database.Redis.Tags
