diff --git a/hedis-pile.cabal b/hedis-pile.cabal
--- a/hedis-pile.cabal
+++ b/hedis-pile.cabal
@@ -1,5 +1,5 @@
 name:           hedis-pile
-version:        0.6.1
+version:        0.6.2
 cabal-version:  >= 1.8
 build-type:     Simple
 stability:      Experimental
@@ -22,7 +22,7 @@
                    base >= 4 && < 5,
                    bytestring >= 0.9 && < 0.10,
                    binary,
-                   hedis >= 0.5 && < 0.6,
+                   hedis >= 0.6 && < 0.7,
                    hedis-tags >= 0.2,
                    string-conversions,
                    transformers >= 0.2 && < 0.4
@@ -43,7 +43,7 @@
                    
                    -- from lib
                    bytestring >= 0.9 && < 0.10,
-                   hedis >= 0.5 && < 0.6,
+                   hedis >= 0.6 && < 0.7,
  
                    binary,
                    lifted-base,
