diff --git a/libglade2.spec b/libglade2.spec
index 472661d..f1287d2 100644
--- a/libglade2.spec
+++ b/libglade2.spec
@@ -21,8 +21,6 @@ BuildRequires: libtool
 
 # http://bugzilla.gnome.org/show_bug.cgi?id=121025
 Patch1: libglade-2.0.1-nowarning.patch
-# fixed in upstream cvs
-Patch2: libglade-2.5.1-invisible-char.patch
 
 %description
 Libglade is a small library that allows a program to load its user
@@ -52,7 +50,6 @@ that you can use to develop libglade applications.
 %setup -q -n libglade-%{version}
 
 %patch1 -p1 -b .nowarning
-%patch2 -p1 -b .invisible-char
 
 %build
 %configure --disable-gtk-doc