diff --git a/clckwrks-plugin-page.cabal b/clckwrks-plugin-page.cabal
--- a/clckwrks-plugin-page.cabal
+++ b/clckwrks-plugin-page.cabal
@@ -1,5 +1,5 @@
 name:                clckwrks-plugin-page
-version:             0.4.3.8
+version:             0.4.3.9
 synopsis:            support for CMS/Blogging in clckwrks
 description:         This provides two similar concepts Pages and Posts. Both allow
                      you to create page content by editting pages in the browser. A Post
@@ -13,7 +13,7 @@
 category:            Clckwrks
 build-type:          Custom
 cabal-version:       >=1.8
-tested-with:         GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1
+tested-with:         GHC == 7.10.2, GHC == 8.0.1
 
 source-repository head
     type:     git
@@ -47,7 +47,7 @@
                        attoparsec             >= 0.10 && < 0.14,
                        clckwrks               >= 0.24 && < 0.25,
                        containers             >= 0.4  && < 0.6,
-                       directory              >= 1.1  && < 1.3,
+                       directory              >= 1.1  && < 1.4,
                        filepath               >= 1.2  && < 1.5,
                        happstack-hsp          >= 7.2  && < 7.4,
                        happstack-server       >= 7.0  && < 7.5,
