diff --git a/safe-failure.cabal b/safe-failure.cabal
--- a/safe-failure.cabal
+++ b/safe-failure.cabal
@@ -1,7 +1,7 @@
 Name:           safe-failure
 Build-Type:     Simple
 Cabal-Version:  >= 1.2
-Version:        0.5.0.1
+Version:        0.5.0.2
 License:        BSD3
 License-File:   LICENSE
 Copyright:      2007-8, Neil Mitchell
@@ -9,7 +9,7 @@
 Author:         Neil Mitchell, Jose Iborra (2009), Michael Snoyman (2009)
 Homepage:       http://www-users.cs.york.ac.uk/~ndm/safe/
 Category:       Failure
-Synopsis:       Library for safe functions
+Synopsis:       Library for safe functions (deprecated)
 Description:
     Partial functions from the base library, such as @head@ and @!!@, modified
     to fail in a @Failure@.
