diff --git a/rest-happstack.cabal b/rest-happstack.cabal
--- a/rest-happstack.cabal
+++ b/rest-happstack.cabal
@@ -1,5 +1,5 @@
 Name:             rest-happstack
-Version:          0.2.9.5
+Version:          0.2.9.6
 Description:      Rest driver for Happstack.
 Synopsis:         Rest driver for Happstack.
 Maintainer:       code@silk.co
@@ -21,7 +21,7 @@
     , rest-types       == 1.9.*
     , transformers     == 0.3.*
     , utf8-string      == 0.3.*
-    , rest-core        == 0.27.*
+    , rest-core        == 0.28.*
 
   Exposed-Modules:  Rest.Driver.Happstack
 
