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.3.0
+Version:             0.3.2
 Synopsis:            media plugin for clckwrks
 Homepage:            http://clckwrks.com/
 License:             BSD3
@@ -43,7 +43,7 @@
     acid-state             >= 0.7,
     attoparsec             == 0.10.*,
     blaze-html             == 0.5.*,
-    clckwrks               == 0.13.*,
+    clckwrks               >= 0.13 && < 0.15,
     containers             >= 0.4 && < 0.6,
     directory              >= 1.1 && < 1.3,
     filepath               >= 1.2 && < 1.4,
@@ -58,7 +58,7 @@
     reform-hsp             >= 0.1.1 && < 0.2,
     safecopy               >= 0.6,
     text                   == 0.11.*,
-    web-plugins            == 0.1.*,
+    web-plugins            >= 0.1 && < 0.3,
     web-routes             == 0.27.*,
     web-routes-th          >= 0.21
 
