diff --git a/cabal-nirvana.cabal b/cabal-nirvana.cabal
--- a/cabal-nirvana.cabal
+++ b/cabal-nirvana.cabal
@@ -1,6 +1,6 @@
 Name:                cabal-nirvana
-Version:             0.2.2
-Synopsis:            Avoid Cabal dependency hell by constraining to known good versions.
+Version:             0.2.2.1
+Synopsis:            Avoid Cabal dependency hell by constraining to known good versions. (deprecated)
 Description:         This tool takes a list of known compatible versions of libraries and forces them to be used. This should bypass a lot of cabal dependency hell, thereby inducing nirvana.
                      .
                      Originally, the idea was to use constraints in the Cabal config file to force this, but unfortunately there's a bug in cabal-install which prevents that from being possible. Instead, this tool now filters the list of available packages available.
