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.23
+version:             0.4.3.24
 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:          Simple
 cabal-version:       1.18
-tested-with:         GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.1, GHC == 8.6.3, GHC == 8.8.3, GHC == 8.10.1
+tested-with:         GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.1, GHC == 8.6.3, GHC == 8.8.3, GHC == 8.10.2
 
 source-repository head
     type:     git
@@ -49,7 +49,7 @@
                        directory              >= 1.1  && < 1.4,
                        filepath               >= 1.2  && < 1.5,
                        happstack-hsp          >= 7.2  && < 7.5,
-                       happstack-server       >= 7.0  && < 7.7,
+                       happstack-server       >= 7.0  && < 7.8,
                        hsp                    >= 0.9  && < 0.11,
                        hsx2hs                 >= 0.13 && < 0.15,
                        ixset                  >= 1.0  && < 1.2,
@@ -62,7 +62,7 @@
                        safecopy               >= 0.8,
                        tagsoup                >= 0.13 && < 0.15,
                        text                   >= 0.11 && < 1.3,
-                       time                   >= 1.4  && < 1.11,
+                       time                   >= 1.4  && < 1.12,
                        time-locale-compat     >= 0.1  && < 0.2,
                        template-haskell       >= 2.7  && <= 2.17,
                        uuid                   >= 1.2  && <= 1.4,
