diff --git a/hakyll-contrib.cabal b/hakyll-contrib.cabal
--- a/hakyll-contrib.cabal
+++ b/hakyll-contrib.cabal
@@ -1,5 +1,5 @@
 Name:                hakyll-contrib
-Version:             0.0.0.4
+Version:             0.1.0.0
 Synopsis:            Extra modules for the hakyll website compiler
 Homepage:            http://jaspervdj.be/hakyll
 License:             BSD3
@@ -38,7 +38,7 @@
   
   Build-depends:
     base   >= 4       && < 5,
-    hakyll >= 3.2.0.2 && < 3.3,
+    hakyll >= 3.2.0.2 && < 3.4,
     pandoc >= 1.6     && < 2
 
   Exposed-modules:
@@ -53,4 +53,4 @@
     base      >= 4       && < 5,
     hakyll    >= 3.2.0.3 && < 3.3,
     directory >= 1.0     && < 1.3,
-    filepath  >= 1.0     && < 1.3
+    filepath  >= 1.0     && < 1.4
