diff --git a/doc/source/user/quickstart.rst b/doc/source/user/quickstart.rst
index b93639fbf0..5df8263d50 100644
--- a/doc/source/user/quickstart.rst
+++ b/doc/source/user/quickstart.rst
@@ -65,28 +65,6 @@ platforms and bare metal deployment targets.
    review carefully because default Operating System repos are likely out of
    date.
 
-Dependencies for the stable/mitaka branch are:
-
-=====================   ===========  ===========  =========================
-Component               Min Version  Max Version  Comment
-=====================   ===========  ===========  =========================
-Ansible                 1.9.4        <2.0.0       On deployment host
-Docker                  1.10.0       none         On target nodes
-Docker Python           1.6.0        none         On target nodes
-Python Jinja2           2.6.0        none         On deployment host
-=====================   ===========  ===========  =========================
-
-Dependencies for the stable/newton are:
-
-=====================   ===========  ===========  =========================
-Component               Min Version  Max Version  Comment
-=====================   ===========  ===========  =========================
-Ansible                 2.0.0        none         On deployment host
-Docker                  1.10.0       none         On target nodes
-Docker Python           1.6.0        none         On target nodes
-Python Jinja2           2.8.0        none         On deployment host
-=====================   ===========  ===========  =========================
-
 Dependencies for the stable/ocata branch are:
 
 =====================   ===========  ===========  =========================