diff --git a/http-wget.cabal b/http-wget.cabal
--- a/http-wget.cabal
+++ b/http-wget.cabal
@@ -1,11 +1,11 @@
 name:            http-wget
-version:         0.6.2.2
+version:         0.6.2.3
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
 maintainer:      Michael Snoyman <michael@snoyman.com>
 synopsis:        Provide a simple HTTP client interface by wrapping the wget
-                 command line tool.
+                 command line tool. (deprecated)
 description:     This provides the simplest interface I could imagine to
                  making HTTP requests. It supports GET and POST parameters.
                  Since it simply wraps the WGET program, there are no
