diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4a6b2208..6cd0df0b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -102,6 +102,7 @@ SET(phast_DATABASE
database/core10.dat
database/frezchem.dat
database/iso.dat
+ database/Kinec_v3.dat
database/Kinec.v2.dat
database/llnl.dat
database/minteq.dat
diff --git a/Makefile.am b/Makefile.am
index a591c77a..d27a175a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,6 +26,7 @@ DATABASE=\
database/core10.dat\
database/frezchem.dat\
database/iso.dat\
+ database/Kinec_v3.dat\
database/Kinec.v2.dat\
database/llnl.dat\
database/minteq.dat\
diff --git a/README b/README
index def6c070..5dd396bf 100644
--- a/README
+++ b/README
@@ -139,6 +139,7 @@ D.1. Installing the Windows batch versions of PHAST
core10.dat
frezchem.dat
iso.dat
+ Kinec_v3.dat
Kinec.v2.dat
llnl.dat
minteq.dat
@@ -256,6 +257,7 @@ Follow the steps below to extract the files from a distribution tar file.
core10.dat
frezchem.dat
iso.dat
+ Kinec_v3.dat
Kinec.v2.dat
llnl.dat
minteq.dat
@@ -379,6 +381,7 @@ E.8. Install the program.
core10.dat
frezchem.dat
iso.dat
+ Kinec_v3.dat
Kinec.v2.dat
llnl.dat
minteq.dat
diff --git a/msi/database.wxs b/msi/database.wxs
index c5da0696..b05eba90 100644
--- a/msi/database.wxs
+++ b/msi/database.wxs
@@ -9,6 +9,7 @@
+
@@ -46,6 +47,9 @@
+
+
+