diff --git a/README b/README
index 7ad5929..6a8a9a4 100644
--- a/README
+++ b/README
@@ -16,6 +16,8 @@ and at the Python package index `sqlalchemy-migrate `_
+You can also download `development version ` from SVN trunk.
+
Tests and Bugs
--------------
diff --git a/docs/index.rst b/docs/index.rst
index aba488c..5629972 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -56,7 +56,7 @@ Dialect support
| :ref:`ALTER TABLE ADD COLUMN ` | yes | yes | yes | | | |
| | (with limitations) [#2]_ | | | | | |
+---------------------------------------------------------+--------------------------+------------------------------+------------------------+---------------------------+----------+-------+
-| :ref:`ALTER TABLE DROP COLUMN ` | yes | yes | yes | | | |
| | (workaround) [#1]_ | | | | | |
+---------------------------------------------------------+--------------------------+------------------------------+------------------------+---------------------------+----------+-------+
| :ref:`ALTER TABLE ALTER COLUMN ` | no | yes | yes | | | |