diff --git a/pg-harness.cabal b/pg-harness.cabal
--- a/pg-harness.cabal
+++ b/pg-harness.cabal
@@ -1,12 +1,11 @@
 Name:                pg-harness
-Version:             0.2.0
+Version:             0.2.1
 Synopsis:            REST service and library for creating/consuming temporary PostgreSQL databases
 Description:
-  REST service and client library for conveniently creating and consuming temporary
-  PostgreSQL databases. This is intended for use from tests.
+  __This package has been SUPERCEDED and is OBSOLETE.__
   .
-  See <https://github.com/BardurArantsson/pg-harness/blob/master/README.md README.md> on
-  GitHub for detailed usage and setup instructions for the REST service.
+  See <http://hackage.haskell.org/package/pg-harness-server pg-harness-server>
+  and <http://hackage.haskell.org/package/pg-harness-client pg-harness-client>
 License:             AGPL-3
 License-file:        LICENSE.txt
 Author:              Bardur Arantsson
