diff --git a/INSTALL.md b/INSTALL.md
index ed63bfe78..e5650dd7b 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -7,13 +7,13 @@
##Dependencies
-| Name | Version | Modules |
-|--------------|-------------|-------------------------------- |
-| Qt | >= 5.2.0 | core, gui, network, widget, xml |
-| GCC/MinGW | >= 4.6 | C++11 enabled |
-| Tox Core | most recent | core, av |
-| OpenCV | >= 2.4.9 | core, highgui |
-| OpenAL Soft | >= 1.16.0 | |
+| Name | Version | Modules |
+|--------------|-------------|------------------------------------- |
+| Qt | >= 5.2.0 | core, gui, network, widget, xml, sql |
+| GCC/MinGW | >= 4.8 | C++11 enabled |
+| Tox Core | most recent | core, av |
+| OpenCV | >= 2.4.9 | core, highgui |
+| OpenAL Soft | >= 1.16.0 | |
##Windows