diff --git a/json-enumerator.cabal b/json-enumerator.cabal
--- a/json-enumerator.cabal
+++ b/json-enumerator.cabal
@@ -1,10 +1,10 @@
 name:            json-enumerator
-version:         0.0.1.1
+version:         0.0.1.2
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <michaels@suite-sol.com>
 maintainer:      Michael Snoyman <michaels@suite-sol.com>
-synopsis:        Pure-Haskell utilities for dealing with JSON with the enumerator package.
+synopsis:        Pure-Haskell utilities for dealing with JSON with the enumerator package. (deprecated)
 description:
     Provides the ability to render JSON in a streaming manner using the enumerator package.
 category:        JSON, Enumerator
