diff --git a/zoom-cache-sndfile.cabal b/zoom-cache-sndfile.cabal
--- a/zoom-cache-sndfile.cabal
+++ b/zoom-cache-sndfile.cabal
@@ -3,7 +3,7 @@
 -- The package version. See the Haskell package versioning policy
 -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for
 -- standards guiding when and how versions should be incremented.
-Version:             1.0.0.0
+Version:             1.0.1.0
 
 Synopsis:            Tools for generating zoom-cache-pcm files
 
@@ -47,7 +47,7 @@
     mtl                       >= 2.0.0.0 && < 3,
     ui-command,
     vector,
-    zoom-cache                >= 1.0.0.0 && < 1.1.0.0,
+    zoom-cache                >= 1.0.0.0 && < 1.2.0.0,
     zoom-cache-pcm            >= 0.2.0.0 && < 0.3
   
   -- Other-modules:       
