diff --git a/lambdabot-misc-plugins.cabal b/lambdabot-misc-plugins.cabal
--- a/lambdabot-misc-plugins.cabal
+++ b/lambdabot-misc-plugins.cabal
@@ -1,5 +1,5 @@
 name:                   lambdabot-misc-plugins
-version:                5.0.1
+version:                5.1
 
 license:                GPL
 license-file:           LICENSE
@@ -30,7 +30,7 @@
 
 build-type:             Simple
 cabal-version:          >= 1.8
-tested-with:            GHC == 7.6.3, GHC == 7.8.3
+tested-with:            GHC == 7.8.4, GHC == 7.10.3
 
 source-repository head
   type:                 git
@@ -60,7 +60,7 @@
                         containers              >= 0.4,
                         filepath                >= 1.3,
                         hstatsd                 >= 0.1,
-                        lambdabot-core          >= 5.0.1 && < 5.1,
+                        lambdabot-core          >= 5.1 && < 5.2,
                         lifted-base             >= 0.2,
                         mtl                     >= 2,
                         time                    >= 1.4,
