diff --git a/resourcet.cabal b/resourcet.cabal
--- a/resourcet.cabal
+++ b/resourcet.cabal
@@ -1,8 +1,10 @@
 Name:                resourcet
-Version:             1.1.2.2
+Version:             1.1.2.3
 Synopsis:            Deterministic allocation and freeing of scarce resources.
 Description:
-	This package was originally included with the conduit package, and has since been split off. For more information, please see <http://www.yesodweb.com/book/conduits>.
+    A full tutorial is available at <https://www.fpcomplete.com/user/snoyberg/library-documentation/resourcet>.
+    .
+	This package was originally included with the conduit package, but has existed as a separate package for quite a while. It is fully usable outside of conduit.
 License:             BSD3
 License-file:        LICENSE
 Author:              Michael Snoyman
