diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,7 @@
+= 0.5.2.1 =
+
+ - Removed an orphan instance for Text.
+
 = 0.5.2.0 =
 
  - Unceremoniously forced the Chunking model to do basic Named
diff --git a/chatter.cabal b/chatter.cabal
--- a/chatter.cabal
+++ b/chatter.cabal
@@ -1,5 +1,5 @@
 name:                chatter
-version:             0.5.2.0
+version:             0.5.2.1
 synopsis:            A library of simple NLP algorithms.
 description:         chatter is a collection of simple Natural Language
                      Processing algorithms.
