diff --git a/lambdabot-haskell-plugins.cabal b/lambdabot-haskell-plugins.cabal
--- a/lambdabot-haskell-plugins.cabal
+++ b/lambdabot-haskell-plugins.cabal
@@ -1,5 +1,5 @@
 name:                   lambdabot-haskell-plugins
-version:                5.1.0.1
+version:                5.1.0.2
 
 license:                GPL
 license-file:           LICENSE
@@ -98,7 +98,7 @@
                         containers              >= 0.4,
                         directory               >= 1.1,
                         filepath                >= 1.3,
-                        haskell-src-exts-simple >= 1.18.0.1 && < 1.19.1,
+                        haskell-src-exts-simple >= 1.18.0.1 && < 1.20.1,
                         lambdabot-core          >= 5.1 && < 5.2,
                         lambdabot-reference-plugins >= 5.1 && < 5.2,
                         lifted-base             >= 0.2,
