diff --git a/wai-extra.cabal b/wai-extra.cabal
--- a/wai-extra.cabal
+++ b/wai-extra.cabal
@@ -1,5 +1,5 @@
 Name:                wai-extra
-Version:             0.2.2.1
+Version:             0.2.2.2
 Synopsis:            Provides some basic WAI handlers and middleware.
 Description:         The goal here is to provide common features without many dependencies.
 License:             BSD3
@@ -21,7 +21,7 @@
                      wai >= 0.2.0 && < 0.3,
                      old-locale >= 1.0 && < 1.1,
                      time >= 1.1.4 && < 1.3,
-                     sendfile >= 0.6.1 && < 0.7,
+                     sendfile >= 0.6.1 && < 0.8,
                      network >= 2.2.1.5 && < 2.3,
                      directory >= 1.0.1 && < 1.1,
                      utf8-string >= 0.3.4 && < 0.4
