diff --git a/zoom-cache-pcm.cabal b/zoom-cache-pcm.cabal
--- a/zoom-cache-pcm.cabal
+++ b/zoom-cache-pcm.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:             0.3.0.0
+Version:             0.3.0.1
 
 Synopsis:            Library for zoom-cache PCM audio codecs
 
@@ -44,8 +44,8 @@
 
   Build-depends:
     blaze-builder,
-    bytestring                >= 0.9     && < 0.10,
-    containers                >= 0.2     && < 0.5,
+    bytestring                >= 0.9     && < 0.11,
+    containers                >= 0.2     && < 0.6,
     iteratee                  >= 0.8.6.0 && < 0.9,
     ListLike                  >= 1.0     && < 4,
     mtl                       >= 2.0.0.0 && < 3,
