diff --git a/clckwrks-plugin-media.cabal b/clckwrks-plugin-media.cabal
--- a/clckwrks-plugin-media.cabal
+++ b/clckwrks-plugin-media.cabal
@@ -1,5 +1,5 @@
 Name:                clckwrks-plugin-media
-Version:             0.6.9
+Version:             0.6.13
 Synopsis:            media plugin for clckwrks
 Homepage:            http://clckwrks.com/
 License:             BSD3
@@ -41,24 +41,24 @@
   Build-depends:
     base                    < 5,
     acid-state             >= 0.12 && < 0.13,
-    attoparsec             >= 0.10 && < 0.13,
-    blaze-html             >= 0.5 && < 0.8,
+    attoparsec             >= 0.10 && < 0.14,
+    blaze-html             >= 0.5 && < 0.9,
     cereal                 >= 0.4 && < 0.5,
-    clckwrks               >= 0.21 && < 0.23,
+    clckwrks               >= 0.21 && < 0.24,
     containers             >= 0.4 && < 0.6,
     directory              >= 1.1 && < 1.3,
-    filepath               >= 1.2 && < 1.4,
+    filepath               >= 1.2 && < 1.5,
     gd                     == 3000.*,
-    happstack-server       >= 7.0 && < 7.4,
+    happstack-server       >= 7.0 && < 7.5,
     hsp                    >= 0.9 && < 0.11,
     ixset                  == 1.0.*,
-    magic                  == 1.0.*,
+    magic                  >= 1.0 && < 1.2,
     mtl                    >= 2.0 && < 2.3,
     reform                 == 0.2.*,
     reform-happstack       == 0.2.*,
     reform-hsp             >= 0.2 && < 0.3,
     safecopy               >= 0.6,
-    text                   >= 0.11 && < 1.2,
+    text                   >= 0.11 && < 1.3,
     web-plugins            >= 0.1 && < 0.3,
     web-routes             == 0.27.*,
     web-routes-th          >= 0.21
