diff --git a/yesod-platform.cabal b/yesod-platform.cabal
--- a/yesod-platform.cabal
+++ b/yesod-platform.cabal
@@ -1,11 +1,11 @@
 name:            yesod-platform
-version:         1.2.13.2
+version:         1.2.13.3
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
 maintainer:      Michael Snoyman <michael@snoyman.com>
-synopsis:        Meta package for Yesod
-description:     Instead of allowing version ranges of dependencies, this package requires specific versions to avoid dependency hell
+synopsis:        Meta package for Yesod (deprecated)
+description:     This is no longer the recommended approach for installing Yesod. Please see <http://www.yesodweb.com/page/quickstart> for more information on how to use Stackage Server <http://www.stackage.org/> instead>
 category:        Web, Yesod
 stability:       Stable
 cabal-version:   >= 1.6
