diff --git a/HPC_setup/mlt_modules_hdfml.sh b/HPC_setup/mlt_modules_hdfml.sh
index 57e1afc12850002f9603c720e3ded575de1c24e9..2fb0d99db3c4fa45f95e024018732020f27e1e91 100644
--- a/HPC_setup/mlt_modules_hdfml.sh
+++ b/HPC_setup/mlt_modules_hdfml.sh
@@ -9,11 +9,11 @@ module --force purge
 module use $OTHERSTAGES
 
 ml Stages/2020
-ml GCCcore/.9.3.0
+ml GCCcore/.10.3.0
 
 ml Jupyter/2020.2.6-Python-3.8.5
 ml Python/3.8.5
-ml TensorFlow/2.3.1-Python-3.8.5
+ml TensorFlow/2.5.0-Python-3.8.5
 ml SciPy-Stack/2020-Python-3.8.5
 ml dask/2.22.0-Python-3.8.5
 ml GEOS/3.8.1-Python-3.8.5
diff --git a/HPC_setup/mlt_modules_juwels.sh b/HPC_setup/mlt_modules_juwels.sh
index 4f0f366ffad77b8b6c7e620df953392677690e78..f632a2c37ff71ad47526f39251245314a9603ea3 100755
--- a/HPC_setup/mlt_modules_juwels.sh
+++ b/HPC_setup/mlt_modules_juwels.sh
@@ -9,11 +9,11 @@ module --force purge
 module use $OTHERSTAGES
 
 ml Stages/2020
-ml GCCcore/.9.3.0
+ml GCCcore/.10.3.0
 
 ml Jupyter/2020.2.6-Python-3.8.5
 ml Python/3.8.5
-ml TensorFlow/2.3.1-Python-3.8.5
+ml TensorFlow/2.5.0-Python-3.8.5
 ml SciPy-Stack/2020-Python-3.8.5
 ml dask/2.22.0-Python-3.8.5
 ml GEOS/3.8.1-Python-3.8.5