diff --git a/lambdabot-novelty-plugins.cabal b/lambdabot-novelty-plugins.cabal
--- a/lambdabot-novelty-plugins.cabal
+++ b/lambdabot-novelty-plugins.cabal
@@ -1,5 +1,5 @@
 name:                   lambdabot-novelty-plugins
-version:                5.0.3
+version:                5.1
 
 license:                GPL
 license-file:           LICENSE
@@ -36,7 +36,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
@@ -67,7 +67,7 @@
                         containers              >= 0.4,
                         dice                    >= 0.1,
                         directory               >= 1.1,
-                        lambdabot-core          >= 5.0.3 && < 5.1,
+                        lambdabot-core          >= 5.1 && < 5.2,
                         misfortune              >= 0.1,
                         process                 >= 1.1,
                         random-fu               >= 0.2,
