For referencing I'm using the three packages
\usepackage{varioref}
\usepackage{hyperref}
\usepackage{cleveref}
In the text I cite with \vref, which is redefined by cleveref and does its job very well. Now I have to publish a paper where "on page .." from the varioref needs to much space. Is there an option to switch it off? Or do I have to change everything to \cref?