diff --git a/.cvsignore b/.cvsignore
index becded2..08c950c 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1 @@
-anaconda-11.5.0.12.tar.bz2
-anaconda-11.5.0.13.tar.bz2
+anaconda-11.5.0.14.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 76ed86a..329c848 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 11.5.0.13
+Version: 11.5.0.14
 Release: 1
 License: GPLv2+
 Group:   Applications/System
@@ -204,6 +204,9 @@ update-desktop-database &> /dev/null || :
 %endif
 
 %changelog
+* Mon Feb 09 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.14-1
+- Rewrite mdio_read() in linkdetect.c for strict aliasing rules. (dcantrell)
+
 * Mon Feb 09 2009 Chris Lumens <clumens@redhat.com> - 11.5.0.13-1
 - Check that required kickstart commands are present early on (#483048).
   (clumens)
diff --git a/sources b/sources
index 08fe124..5b46971 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cee545ab0c071f2140f7e23c5eaa796a  anaconda-11.5.0.13.tar.bz2
+3049d6fd3640ac610d694f2db2803197  anaconda-11.5.0.14.tar.bz2