diff --git a/XAttr.cabal b/XAttr.cabal
--- a/XAttr.cabal
+++ b/XAttr.cabal
@@ -1,5 +1,5 @@
 Name:		XAttr
-Version:	0.1
+Version:	0.1.1
 Cabal-Version:	>= 1.2
 License:	GPL
 License-File:	LICENSE
@@ -9,7 +9,7 @@
 Category:	System
 Bug-Reports:	mailto:tensor5@gmail.com
 Build-Type:	Simple
-Description:	XAttr provides bindings to the glibc function for reading and manipulating extended attributes (setxattr, getxattr, listxattr, ...).
+Description:	This package is obsolete. Use <http://hackage.haskell.org/package/linux-xattr> instead.
 
 Library
   Build-Depends:	base >=4.0 && < 5.0, unix
