diff --git a/uv2000.csv b/uv2000.csv
index ff7f70572e139f52e9643d2fd2f3cc21ffb8d0b2..315e7d8367a39cbcbc4345159b56c90964d17fb3 100644
--- a/uv2000.csv
+++ b/uv2000.csv
@@ -74,6 +74,7 @@ numactl/2.0.11-GCCcore-6.3.0,4
 OpenBLAS/0.2.19-GCC-6.3.0-2.27-LAPACK-3.7.0,4
 OpenMPI/2.0.2-GCC-6.3.0-2.27,4
 OpenMPI/2.1.1-GCC-6.3.0-2.27,4
+ParaView/5.4.1-intel-2017a-mpi,4
 PCRE/8.42,4
 pixman/0.34.0,4
 pkg-config/0.29.2,4
diff --git a/uv2000.md b/uv2000.md
index add5ccd1b2a46b9c4337086540ff92c67cbc8b8d..bbfac4775722e653971e85e6e9f9dec83add90f1 100644
--- a/uv2000.md
+++ b/uv2000.md
@@ -134,5 +134,6 @@
 | [GLib](http://www.gtk.org/) | GLib is one of the base libraries of the GTK+ project |
 | [libGLU](ftp://ftp.freedesktop.org/pub/mesa/glu/) | The OpenGL Utility Library (GLU) is a computer graphics library for OpenGL. |
 | [Mesa](http://www.mesa3d.org/) | Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. |
+| [ParaView](http://www.paraview.org) | ParaView is a scientific parallel visualizer. |
 | [pixman](http://www.pixman.org/) | Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization. Important users of pixman are the cairo graphics library and the X server. |
 | [X11](https://www.x.org) | The X Window System (X11) is a windowing system for bitmap displays |