diff --git a/happstack-plugins.cabal b/happstack-plugins.cabal
--- a/happstack-plugins.cabal
+++ b/happstack-plugins.cabal
@@ -1,5 +1,5 @@
 Name:                happstack-plugins
-Version:             6.0.0
+Version:             6.0.1
 Synopsis:            The haskell application server stack + reload
 Description:         This library provides support for automatically recompiling and reloading modules into a running server.
 License:             BSD3
@@ -34,7 +34,7 @@
   build-depends:       base >= 3 && < 5,
                        containers,
                        filepath,
-                       happstack-server >= 6.0 && < 6.1,
+                       happstack-server >= 6.0 && < 6.2,
                        hinotify,
                        mtl,
                        plugins >= 1.5.1.4,
