diff --git a/pyproject.toml b/pyproject.toml
index 603268d8429f2092d762ba1cf6e506b105c76db9..fb1933f615c2682a1828198b39a68030640d7d23 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -22,7 +22,7 @@ dependencies = ["nomad-lab[parsing, infrastructure]>=1.3.4"]
 [project.optional-dependencies]
 plugins = [
   "nomad-plugin-gui>=1.0.0",
-  "perovskite-solar-cell-database @ git+https://github.com/FAIRmat-NFDI/nomad-perovskite-solar-cells-database.git@f394d21abafeb659729af0c94e5f90949fce01c1",
+  "perovskite-solar-cell-database @ git+https://github.com/FAIRmat-NFDI/nomad-perovskite-solar-cells-database.git@v0.1.1",
   "nomad-porous-materials @ git+https://github.com/FAIRmat-NFDI/nomad-porous-materials.git@522f4a3208077f534f1c5e886527ee2104283d0b",
   "nomad-aitoolkit @ git+https://github.com/FAIRmat-NFDI/nomad-aitoolkit.git@b203f8eb28dc4b6771a39d5c5b7ad3d9d8583ac8",
   "nomad-external-eln-integrations @ git+https://github.com/FAIRmat-NFDI/nomad-external-eln-integrations@de8050effb510fc2be0974cb08d44b475791b0a5",
diff --git a/requirements.txt b/requirements.txt
index b525ab4398821c83d9e53425317f36eb3ad661a8..1135690c2c62c6bff4186e39bf134e83512138c3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -180,7 +180,7 @@ nionutils==4.11.0         # via niondata, nionswift, nionswift-io, nionui
 nomad-aitoolkit @ git+https://github.com/FAIRmat-NFDI/nomad-aitoolkit.git@b203f8eb28dc4b6771a39d5c5b7ad3d9d8583ac8  # via nomad-distribution (pyproject.toml)
 nomad-dos-fingerprints==1.0.2  # via nomad-normalizer-plugin-dos
 nomad-external-eln-integrations @ git+https://github.com/FAIRmat-NFDI/nomad-external-eln-integrations@de8050effb510fc2be0974cb08d44b475791b0a5  # via nomad-distribution (pyproject.toml)
-nomad-lab==1.3.14.dev71+g79e8362c8  # via eelsdbconverter, nomad-dos-fingerprints, nomad-external-eln-integrations, nomad-normalizer-plugin-bandstructure, nomad-normalizer-plugin-dos, nomad-normalizer-plugin-simulation-workflow, nomad-normalizer-plugin-soap, nomad-normalizer-plugin-spectra, nomad-normalizer-plugin-system, nomad-parser-plugins-atomistic, nomad-parser-plugins-database, nomad-parser-plugins-electronic, nomad-parser-plugins-simulation, nomad-parser-plugins-workflow, nomad-plugin-gui, nomad-porous-materials, nomad-schema-plugin-run, nomad-schema-plugin-simulation-workflow, nomad-simulations, nomad-distribution (pyproject.toml)
+nomad-lab==1.3.14.dev71+g79e8362c8  # via eelsdbconverter, nomad-dos-fingerprints, nomad-external-eln-integrations, nomad-normalizer-plugin-bandstructure, nomad-normalizer-plugin-dos, nomad-normalizer-plugin-simulation-workflow, nomad-normalizer-plugin-soap, nomad-normalizer-plugin-spectra, nomad-normalizer-plugin-system, nomad-parser-plugins-atomistic, nomad-parser-plugins-database, nomad-parser-plugins-electronic, nomad-parser-plugins-simulation, nomad-parser-plugins-workflow, nomad-plugin-gui, nomad-porous-materials, nomad-schema-plugin-run, nomad-schema-plugin-simulation-workflow, nomad-simulations, perovskite-solar-cell-database, nomad-distribution (pyproject.toml)
 nomad-normalizer-plugin-bandstructure==1.0.2  # via nomad-distribution (pyproject.toml)
 nomad-normalizer-plugin-dos==1.0.4  # via nomad-distribution (pyproject.toml)
 nomad-normalizer-plugin-simulation-workflow==1.0.2  # via nomad-distribution (pyproject.toml)
@@ -195,8 +195,8 @@ nomad-parser-plugins-simulation==1.0.2  # via nomad-parser-plugins-atomistic, no
 nomad-parser-plugins-workflow==1.0  # via nomad-distribution (pyproject.toml)
 nomad-plugin-gui==1.0.1.dev14+gcb8223b  # via nomad-distribution (pyproject.toml)
 nomad-porous-materials @ git+https://github.com/FAIRmat-NFDI/nomad-porous-materials.git@522f4a3208077f534f1c5e886527ee2104283d0b  # via nomad-distribution (pyproject.toml)
-nomad-schema-plugin-run==1.0.4  # via nomad-parser-plugins-atomistic, nomad-parser-plugins-database, nomad-parser-plugins-electronic, nomad-parser-plugins-simulation, nomad-parser-plugins-workflow, nomad-schema-plugin-simulation-workflow, nomad-distribution (pyproject.toml)
-nomad-schema-plugin-simulation-workflow==1.0.5  # via nomad-normalizer-plugin-simulation-workflow, nomad-parser-plugins-atomistic, nomad-parser-plugins-database, nomad-parser-plugins-electronic, nomad-parser-plugins-workflow, nomad-distribution (pyproject.toml)
+nomad-schema-plugin-run==1.0.4  # via nomad-parser-plugins-atomistic, nomad-parser-plugins-database, nomad-parser-plugins-electronic, nomad-parser-plugins-simulation, nomad-parser-plugins-workflow, nomad-schema-plugin-simulation-workflow, perovskite-solar-cell-database, nomad-distribution (pyproject.toml)
+nomad-schema-plugin-simulation-workflow==1.0.5  # via nomad-normalizer-plugin-simulation-workflow, nomad-parser-plugins-atomistic, nomad-parser-plugins-database, nomad-parser-plugins-electronic, nomad-parser-plugins-workflow, perovskite-solar-cell-database, nomad-distribution (pyproject.toml)
 nomad-simulations==0.0.1  # via nomad-distribution (pyproject.toml)
 notebook==7.1.3           # via jupyter
 notebook-shim==0.2.4      # via jupyterlab, notebook
@@ -220,7 +220,7 @@ panedr==0.8.0             # via nomad-lab, nomad-parser-plugins-atomistic
 parmed==4.3.0             # via nomad-lab
 parso==0.8.4              # via jedi
 partd==1.4.2              # via dask
-perovskite-solar-cell-database @ git+https://github.com/FAIRmat-NFDI/nomad-perovskite-solar-cells-database.git@f394d21abafeb659729af0c94e5f90949fce01c1  # via nomad-distribution (pyproject.toml)
+perovskite-solar-cell-database @ git+https://github.com/FAIRmat-NFDI/nomad-perovskite-solar-cells-database.git@1fa193054fe7965b37b543a510364bbcaa3f8fa9  # via nomad-distribution (pyproject.toml)
 pexpect==4.9.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'  # via ipython
 phonopy==2.11.0           # via asr, nomad-parser-plugins-workflow
 pillow==10.0.1            # via fabio, hyperspy, imageio, matplotlib, nionswift, rdkit, scikit-image, -c (workspace)