diff --git a/gio.cabal b/gio.cabal
--- a/gio.cabal
+++ b/gio.cabal
@@ -1,5 +1,5 @@
 Name:           gio
-Version:        0.13.0.1
+Version:        0.13.0.2
 License:        LGPL-2.1
 License-file:   COPYING
 Copyright:      (c) 2001-2010 The Gtk2Hs Team
@@ -79,7 +79,7 @@
         default-language:   Haskell98
         default-extensions: ForeignFunctionInterface
 		
-        cpp-options:    -U__BLOCKS__ -Ubool
+        cpp-options:    -U__BLOCKS__ -Ubool -D__attribute__(A)=
         x-Signals-File:  System/GIO/Signals.chs
         x-Signals-Modname: System.GIO.Signals
         x-Signals-Types: marshal.list
