Index: generated/about.html
===================================================================
--- generated/about.html	(revision 1847834)
+++ generated/about.html	(working copy)
@@ -145,14 +145,12 @@
 <p>Libcloud supports the following Python version:</p>
 
 <ul>
-<li>Python 2.5,</li>
-<li>Python 2.6,</li>
 <li>Python 2.7,</li>
 <li>PyPy,</li>
 <li>Python 3 (since 0.7.1)</li>
 </ul>
 
-<p>Support for Python 2.4 has been dropped in <strong>Libcloud 0.4.0</strong>.</p>
+<p>Support for Python 2.4 has been dropped in <strong>Libcloud 0.4.0</strong>. Support for Python 2.6 has been dropped in <strong>Libcloud 2.3.0</strong>.</p>
 
 <p><a name="release-schedule" id="release-schedule"><h2 class="anchor">Release Schedule</h2></a></p>
 
Index: source/about.md
===================================================================
--- source/about.md	(revision 1847834)
+++ source/about.md	(working copy)
@@ -40,13 +40,12 @@
 
 Libcloud supports the following Python version:
 
-* Python 2.5,
-* Python 2.6,
 * Python 2.7,
 * PyPy,
 * Python 3 (since 0.7.1)
 
-Support for Python 2.4 has been dropped in **Libcloud 0.4.0**.
+Support for Python 2.4 has been dropped in **Libcloud 0.4.0**. Support for
+Python 2.6 has been dropped in **Libcloud 2.3.0**.
 
 <a name="release-schedule" id="release-schedule"><h2 class="anchor">Release Schedule</h2></a>
 
