diff --git a/Changelog b/Changelog
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,11 @@
+lambdabot 5.0.2.2
+	* update Changelog
+
+lambdabot 5.0.2.1
+	* use QuickCheck-safe for @check command
+	* ship ghc version specific Pristen.hs files
+	* the dict plugin no longer looks up more than one word at a time
+
 lambdabot 5.0.1
 	* update to monad-control-1.0
 	* if ./State/ exists, then state files are stored there even if a
diff --git a/lambdabot.cabal b/lambdabot.cabal
--- a/lambdabot.cabal
+++ b/lambdabot.cabal
@@ -1,5 +1,5 @@
 name:                   lambdabot
-version:                5.0.2.1
+version:                5.0.2.2
 
 license:                GPL
 license-file:           LICENSE
