diff --git a/hoogle.cabal b/hoogle.cabal
--- a/hoogle.cabal
+++ b/hoogle.cabal
@@ -1,7 +1,7 @@
 cabal-version:      >= 1.10
 build-type:         Simple
 name:               hoogle
-version:            4.2.18
+version:            4.2.19
 license:            BSD3
 license-file:       docs/LICENSE
 category:           Development
@@ -135,7 +135,7 @@
         wai >= 1.1,
         warp >= 1.1,
         Cabal >= 1.8,
-        haskell-src-exts >= 1.12 && < 1.14
+        haskell-src-exts >= 1.14 && < 1.15
 
     other-modules:
         CmdLine.All
